How to Install libgtp0 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgtp0 software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgtp0 software package provides library implementing the GTP protocol between SGSN and GGSN, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgtp0 

libgtp0 is installed in your system.

Make ensure the libgtp0 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgtp0 *

You will get with libgtp0 package name, version, architecture and description in a table

libgtp0 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libgtp0
Version 0.92-1
Description library implementing the GTP protocol between SGSN and GGSN
Sub Section Libs


See Also, How to uninstall or remove libgtp0 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?